home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d2 / omniutil.arc / OUREADME.TXT < prev   
Encoding:
Text File  |  1991-12-02  |  3.9 KB  |  95 lines

  1.                             OmniUtilities Software
  2.  
  3.  
  4. This file explains how to use the OmniUtilities and how to change your
  5. AUTOEXEC.BAT file so your keyboard sets up the way you want
  6. each time you boot your system.
  7.  
  8.  
  9.  
  10. USING OMNIUTILITIES
  11.  
  12. 1) To use the OmniUtilities, log onto the disk drive that holds the
  13. OmniUtilities diskette.  For example, if your OmniUtilities diskette is
  14. in drive A:, Type A: and press the <Enter> key.
  15.  
  16. 2) Type OU and press the <Enter> key.  The OmniUtilities menu will be
  17. displayed.
  18.  
  19. 3) Use the <Arrow Keys> to move through the menu selections.  Look to
  20. the bottom of the screen for an explanation of each of the choices.
  21.  
  22. 4) Make your choices.  
  23.  
  24. 5) Press the <F1> key to send your choices to the keyboard.  Your
  25. OmniKey keyboard will now operate with the choices you have made.  For
  26. example, if you changed the keyboard layout to a Dvorak layout, your
  27. keys will now be reassigned to the Dvorak positions. 
  28.  
  29. 6) You can make several different sets of menu selections and save each
  30. set of selections in a separate file.  To do this, make the selections
  31. you want, then press the <F9> key.  When the program asks for the file
  32. name, type a file name up to eight characters long.  Do not type an
  33. extension after the file name.  (A file extension is a . and up to three
  34. characters that follow the file name.)  For example, to name your
  35. selections MYSETUP, press the <F9> key, type MYSETUP, and press <Enter>.
  36.                                                                         
  37. 7) If you make a mistake or realize that the settings you have selected
  38. won't work for you, press the <F2> key to return the keyboard to the
  39. default settings.
  40.  
  41. 8) When you have made all the selections, press the <F10> key to return
  42. to DOS.
  43.  
  44. CHANGING YOUR AUTOEXEC.BAT FILE
  45.  
  46. If you want your keyboard to set up a particular way each time you boot
  47. your system, complete the following steps:
  48.  
  49. 1) Use the DOS Copy command to copy the file OU.EXE to the root
  50. directory of your C: disk drive.  Follow the steps below:
  51.      - Return to C:\> prompt.
  52.      - Put the OmniUtilities diskette in the A: disk drive.
  53.      - Type COPY A:OU.EXE and press the <Enter> key.
  54.  
  55. 2) From the C:\> prompt, type OU.EXE.  When the OmniUtilities menu
  56. appears, make your selections.
  57.  
  58. 3) Press the <F9> key to save the selections in a file.  When prompted,
  59. name your file and press the <Enter> key.
  60.  
  61. 4) Press the <F10> key to exit the OmniUtilities.
  62.  
  63. 5) Use a word processor that allows you to save your file as ASCII or
  64. DOS text to add the following line to your AUTOEXEC.BAT file:
  65.  
  66. OU {filename}
  67.  
  68. where {filename} is the name (without an extension) you used to save
  69. your selections.  For example, if you name your setup file MYSETUP,
  70. add the line OU MYSETUP to your AUTOEXEC.BAT file.
  71.  
  72. 6) Save your AUTOEXEC.BAT file and reboot your computer.
  73.  
  74. 7) Now, each time you boot your system, your OmniUtilities selections
  75. will be in effect.
  76.  
  77.  
  78.  
  79.  
  80.           ┌──────────────────────────────────────────────────┐
  81.           │To print this file, make sure you have a printer  │
  82.           │attached to the computer's parallel port, LPT1.   │
  83.           │Then, from the C:\> prompt, type:                 │
  84.           │  COPY A:OUREADME.TXT LPT1 and press the <Enter>  │
  85.           │key.                                              │
  86.           │                                                  │
  87.           │If this file scrolls off the screen too fast for  │
  88.           │you to read, make sure your DOS subdirectory is in│
  89.           │your path and type:                               │
  90.           │ TYPE A:OUREADME.TXT | MORE and press <Enter>     │
  91.           │The file will display one screen at a time.       │
  92.           │Press the <Enter> key to display the next screen. │
  93.           │                                                  │
  94.           └──────────────────────────────────────────────────┘
  95.